textlayout: Avoid querying CSS state if we don't have to
authorTimm Bäder <tbaeder@redhat.com>
Mon, 22 Jul 2019 11:59:47 +0000 (13:59 +0200)
committerTimm Bäder <mail@baedert.org>
Wed, 24 Jul 2019 05:54:30 +0000 (07:54 +0200)
commitf4cb60dcca46b6acfd768242b49d2f91c79fdd3f
tree0ccd4a5cff513ddbea8350e396543f15354d4afb
parentb3d0629709dc72a67e3fc6c126eb24744515de0b
textlayout: Avoid querying CSS state if we don't have to

This is actually pretty slow, and we almost never render a selection.
gtk/gtktextlayout.c